1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-19 11:27:40 +03:00
Commit Graph

320 Commits

Author SHA1 Message Date
Nicolas Mattia
6ea7980031 Prettify show 2019-11-10 15:59:33 +01:00
Nicolas Mattia
88d6f20882
Merge pull request #135 from nmattia/nm-help-no-args
Show help when no arguments are given
2019-10-30 16:46:46 +01:00
Nicolas Mattia
5ed7c608b4 Show help when no arguments are given 2019-10-30 16:41:09 +01:00
Nicolas Mattia
1dd094156b
Merge pull request #127 from nmattia/nm-0.2.1
Release 0.2.1
2019-09-23 22:57:43 +02:00
Nicolas Mattia
cc9a52050f Release 0.2.1
Forgot a PR when releasing 0.2.0
2019-09-23 22:51:35 +02:00
Nicolas Mattia
30022dce33
Merge pull request #124 from nmattia/nm-fix-log
Fix log and failure on `type = file` with recent nixpkgs
2019-09-23 22:47:25 +02:00
Nicolas Mattia
489bc38766
Merge pull request #126 from nmattia/nm-show-version
Show version in --help
2019-09-23 22:46:10 +02:00
Nicolas Mattia
ee19f5f841 Show version in --help 2019-09-23 22:37:17 +02:00
Nicolas Mattia
a014fb3630 Fix functionArgs issue on recent nixpkgs 2019-09-23 13:42:58 +02:00
Nicolas Mattia
7ba93e771f Fix niv show log 2019-09-23 13:19:11 +02:00
Nicolas Mattia
efce82e4ba
Merge pull request #123 from nmattia/nm-custom-github
Use custom GitHub client
2019-09-22 09:37:13 +02:00
Nicolas Mattia
09d6e876df Fix typos 2019-09-22 09:32:42 +02:00
Nicolas Mattia
923f794e4d Document environment variables 2019-09-21 23:25:32 +02:00
Nicolas Mattia
03016df47f Drop 'nivForTest' 2019-09-21 23:12:09 +02:00
Nicolas Mattia
366d7476d7 Use custom GitHub client 2019-09-21 22:09:11 +02:00
Nicolas Mattia
5e9671a9a8
Merge pull request #118 from nmattia/nm-autoupdate
Add update script
2019-09-09 20:42:50 +02:00
Nicolas Mattia
5111f83ed3 Add update script 2019-09-09 20:35:49 +02:00
Nicolas Mattia
c57098815e Change termotosvg template 2019-09-08 20:55:18 +02:00
Nicolas Mattia
94905b3999
Merge pull request #121 from nmattia/nm-log
Prettify logs
2019-09-08 20:43:32 +02:00
Nicolas Mattia
09d62db86b Prettify logs more 2019-09-08 20:36:40 +02:00
Nicolas Mattia
44c52165a8 Prettify logs 2019-09-08 19:43:31 +02:00
Nicolas Mattia
43747ff10b Don't forward stderr 2019-09-08 18:53:00 +02:00
Nicolas Mattia
83d7e3ec5b
Merge pull request #120 from nmattia/nm-too-many-fetches
Fix eager 'new' flagging
2019-09-08 18:35:23 +02:00
Nicolas Mattia
63bb03c9ac Fix eager 'new' flagging 2019-09-08 16:32:25 +02:00
Nicolas Mattia
213315b658
Merge pull request #119 from serokell/master
update default nixpkgs to 19.03
2019-08-27 14:53:40 +02:00
Yorick van Pelt
f7688ef5d9
update default nixpkgs to 19.03 2019-08-27 13:52:00 +02:00
Nicolas Mattia
8b7b70465c
Merge pull request #110 from input-output-hk/fixes/attr-typo
Fix wrong help message: s/attr/attribute.
2019-07-03 16:45:31 +02:00
Jean-Baptiste Giraudeau
f2ec3a60a9
Fix wrong help message: s/attr/attribute. 2019-07-03 16:34:29 +02:00
Nicolas Mattia
6822e75b2a
Merge pull request #107 from nmattia/nm-nicer-show-ux
Allow show single package
2019-07-01 17:51:12 +02:00
Nicolas Mattia
21e4db8695 Allow show single package 2019-07-01 17:33:08 +02:00
Nicolas Mattia
ad0c8924ed
Merge pull request #106 from nmattia/nm/cleanup-svg
Upgrade termtosvg
2019-07-01 16:36:42 +02:00
Nicolas Mattia
c95078ee41 Upgrade termtosvg 2019-07-01 16:01:33 +02:00
Nicolas Mattia
d04a684419 Re-add sourceByRegex
Otherwise niv requires a full compilation when any file changes
2019-07-01 16:00:55 +02:00
Nicolas Mattia
099f9ea921
Merge pull request #104 from nmattia/nm-update-nixpkgs
nixpkgs: 18.09 -> 19.03
2019-06-26 11:33:25 +02:00
Nicolas Mattia
3afc53fd0d nixpkgs: 18.09 -> 19.03 2019-06-26 11:27:13 +02:00
Nicolas Mattia
eb859c309e
Merge pull request #101 from nmattia/nm-drop-related
Drop misleading related section
2019-06-18 20:09:23 +02:00
Nicolas Mattia
c3c1194766 Drop misleading related section 2019-06-18 18:04:24 +00:00
Nicolas Mattia
3235a80273
Merge pull request #100 from nmattia/nm-fix-tests
Fix tests
2019-06-18 19:40:42 +02:00
Nicolas Mattia
53aaaba6a2 Fix tests 2019-06-18 17:35:48 +00:00
Nicolas Mattia
1915efad57
Merge pull request #99 from madjar/github-token
Use GITHUB_TOKEN for all calls to the github api
2019-06-18 18:46:20 +02:00
Georges Dubus
ea0741f10e Use GITHUB_TOKEN for all calls to the github api
The call to get the last commit was missing, so it would hit rate limiting even
after the first call succeded.
2019-06-18 18:27:05 +02:00
Nicolas Mattia
86163f53d1
Merge pull request #97 from nmattia/nm-release-2
Fix cabal warnings
2019-06-18 10:56:25 +02:00
Nicolas Mattia
8e1e9fd5c9 Fix github repo 2019-06-18 10:27:19 +02:00
Nicolas Mattia
7e5edff4c2 Fix package for release 2019-06-18 10:26:03 +02:00
Nicolas Mattia
ed8c23faef
Merge pull request #93 from kubek2k/fixing-build-on-darwin
Fixing the build on darwin by adding those magical ghc flags to clear the global db
2019-06-16 16:08:43 +02:00
Nicolas Mattia
d65639549a
Merge pull request #94 from kubek2k/github-token-support
GITHUB_TOKEN env variable support for github fetcher
2019-06-16 16:06:01 +02:00
Jakub Janczak
1f0fbc49f3 Making the sed expression work with current code shape 2019-06-16 14:03:00 +02:00
Nicolas Mattia
0921a0107c
Merge pull request #92 from nmattia/nm-readme-repl
Describe repls in shell
2019-06-16 11:51:39 +02:00
Nicolas Mattia
22836aceb1 Describe repls in shell 2019-06-16 09:39:49 +00:00
Nicolas Mattia
c25bc7efc0
Merge pull request #88 from michaelpj/imp/completions-and-profiling
Add completions and disable profiling
2019-06-16 11:11:12 +02:00