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 |
|
Nicolas Mattia
|
a1065ac1f5
|
Fix CircleCI retry
|
2019-06-16 08:55:00 +00:00 |
|
Michael Peyton Jones
|
26c7f9104b
|
Add completions and disable profiling
|
2019-06-16 08:47:52 +00:00 |
|
Nicolas Mattia
|
652b763b79
|
Merge pull request #83 from michaelpj/imp/sorted-encode
Encode keys in sorted order
|
2019-06-16 10:33:36 +02:00 |
|
Nicolas Mattia
|
165b05a984
|
Merge pull request #89 from michaelpj/imp/more-gitignore
Add some more things to gitignore
|
2019-06-16 10:31:42 +02:00 |
|
Nicolas Mattia
|
a9dc7a67c6
|
Merge pull request #91 from nmattia/nm-fix-readme-2
Fix README and loop until Nix install succeeds
|
2019-06-16 10:31:27 +02:00 |
|
Nicolas Mattia
|
8434979b84
|
Loop until Nix stops segfaulting
|
2019-06-16 08:25:06 +00:00 |
|
Nicolas Mattia
|
24ace0e198
|
Fix weird sentence in README
|
2019-06-16 08:22:57 +00:00 |
|
Jakub Janczak
|
d54f3eae7d
|
Fixing the build on darwin by adding those magical ghc flags to clear the global db (which should not be global, because of nix) - say no more
|
2019-06-16 10:15:06 +02:00 |
|
Jakub Janczak
|
0e9e84335d
|
GITHUB_TOKEN env variable support for github fetcher
|
2019-06-16 10:14:05 +02:00 |
|
Nicolas Mattia
|
cd3b43f447
|
Merge pull request #90 from nmattia/nm-fix-readme
Fix README
|
2019-06-15 18:20:56 +02:00 |
|
Nicolas Mattia
|
3fb9ae5cb9
|
Merge pull request #86 from michaelpj/imp/update-command
Implement modify command
|
2019-06-15 17:23:54 +02:00 |
|
Nicolas Mattia
|
fe563e3852
|
Fix README
|
2019-06-15 15:10:09 +00:00 |
|
Michael Peyton Jones
|
f2bf520840
|
Implement modify command.
Fixes #63.
|
2019-06-15 16:08:41 +01:00 |
|
Michael Peyton Jones
|
7406e83a75
|
Add some more things to gitignore
|
2019-06-15 16:06:19 +01:00 |
|
Nicolas Mattia
|
230582e096
|
Merge pull request #87 from domenkozar/gitignore
Use gitignore instead of duplicating it's logic
|
2019-06-15 17:03:19 +02:00 |
|
Domen Kožar
|
89cef63076
|
Use gitignore instead of duplicating it's logic
|
2019-06-15 16:55:58 +02:00 |
|
Michael Peyton Jones
|
dc9103623a
|
Encode keys in sorted order
This reduces diffs, which is always good!
|
2019-06-15 15:29:51 +01:00 |
|
Nicolas Mattia
|
0ca1bf22f7
|
Merge pull request #84 from Kleidukos/keep-nix-ssl-cert
Keep the nix ssl cert file variable when running the tests
|
2019-06-15 15:43:00 +02:00 |
|
Kleidukos
|
962c1b13c5
|
Keep the nix ssl cert file variable when running the tests
|
2019-06-15 15:35:01 +02:00 |
|
Nicolas Mattia
|
b009c89166
|
Merge pull request #82 from nmattia/nm-dont-drop-nulls
Don't drop nulls
|
2019-06-15 15:24:15 +02:00 |
|
Nicolas Mattia
|
8349f3e55e
|
Don't drop nulls
|
2019-06-15 13:14:38 +00:00 |
|
Nicolas Mattia
|
312300cca8
|
Merge pull request #81 from nmattia/nm-release
Prepare for release
|
2019-06-15 13:57:49 +02:00 |
|
Nicolas Mattia
|
4b7ce24ad5
|
Prepare for release
|
2019-06-13 11:30:13 +02:00 |
|
Nicolas Mattia
|
13e316e615
|
Merge pull request #68 from nmattia/nm-refactor
New update mechanism
|
2019-06-12 21:37:12 +02:00 |
|
Nicolas Mattia
|
0720263bf1
|
Update SVG
|
2019-06-12 19:54:07 +02:00 |
|