Nicolas Mattia
24ace0e198
Fix weird sentence in README
2019-06-16 08:22:57 +00: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
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
Nicolas Mattia
abc5144940
Fix netlify link
2019-04-15 15:17:37 +02:00
Nicolas Mattia
ea9119500d
Update README
2019-04-14 23:50:42 +02:00
Nicolas Mattia
9703f53e81
Add SVG to README
2019-04-14 21:11:18 +02:00
Nicolas Mattia
262dd9ab21
Replace snack with cabal
2019-04-07 12:29:24 +02:00
Nicolas Mattia
3386273b6e
Merge pull request #27 from nlewo/fetcher
...
Add `fetcher` options
2019-03-05 18:59:22 +01:00
Antoine Eiche
d23a8626a0
Add the attribute 'type' to set the package URL type
...
The main objective is to be able to fetch packages that are just a file
which was not possible.
The value of this attribute is either 'file' or 'tarball'. By default,
the value of this attribute is inferred by using the suffix of the
URL. If the URL ends with 'tar.gz' the type is set to 'tarball',
otherwise it is 'file'.
This attribute is used by the Nix expression to select the appropriate
fetcher ('fetchurl' or 'fetchTarball') and by `nix-prefetch-url` to
set or not the `--unpack` flag.
2019-03-01 18:05:22 +01:00
Nicolas Mattia
beb274c094
Add test suite instructions to README'
...
'
2019-03-01 10:24:15 +01:00
LeOtaku
e2f7245e18
Fix README spelling/name error
...
"NixOS/nixpkgs-channel" does not actually exist, the correct repo would be "NixOS/nixpkgs-channels"
2019-02-22 17:05:49 +01:00
Nicolas Mattia
cdfa7b9a27
Add related work
2019-02-13 10:26:16 +01:00
Nicolas Mattia
4ff7a37f12
README fixup
2019-02-11 21:23:39 +01:00
Nicolas Mattia
8eee86454e
Update README
2019-02-11 20:58:47 +01:00
Nicolas Mattia
e571ba0411
Update README
2019-02-11 20:54:27 +01:00
zimbatm
b5f1095f67
Update README.md
...
Co-Authored-By: nmattia <nicolas@nmattia.com>
2019-02-11 20:51:56 +01:00
Nicolas Mattia
b7b71f1d98
Add use cases to README
2019-02-11 20:33:10 +01:00
Nicolas Mattia
aa848bf39a
Update README
2019-02-08 19:29:48 +01:00
Nicolas Mattia
a180f5c130
Implement dropping package attr
2019-02-08 19:07:05 +01:00
Nicolas Mattia
268c6eb936
Add install instructions
2019-02-05 15:43:37 +01:00
Nicolas Mattia
4664e3b402
Update README
2019-01-31 22:05:45 +01:00
Nicolas Mattia
c6ed6912a5
Update README
2019-01-31 20:44:10 +01:00
Nicolas Mattia
c8d451b153
Generate README from niv
2019-01-30 23:56:35 +01:00
Nicolas Mattia
bf040a7580
Update README
2019-01-28 22:37:13 +01:00
Nicolas Mattia
7628070e98
Add attr discovery
2019-01-26 23:39:38 +01:00
Nicolas Mattia
d2758102b6
Implement parser of packages
2019-01-24 21:58:22 +01:00
Nicolas Mattia
8ceb834aa0
Add basic implementation for cmds
2019-01-23 21:55:26 +01:00
Nicolas Mattia
f3cc2718e1
Implement basic CLI
2019-01-17 23:00:48 +01:00
Nicolas Mattia
ca1d6a681a
Fix URL
2019-01-17 22:01:09 +01:00
Nicolas Mattia
4775afa607
Initial commit
2019-01-17 21:59:01 +01:00