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

170 Commits

Author SHA1 Message Date
Nicolas Mattia
a75cdd6312
Merge pull request #21 from nmattia/nm-map-attrs
Declare mapAttrs on old Nix
2019-02-22 11:43:40 +01:00
Nicolas Mattia
a4daa6c967 Declare mapAttrs on old Nix 2019-02-22 11:38:26 +01:00
Nicolas Mattia
cdfa7b9a27 Add related work 2019-02-13 10:26:16 +01:00
Nicolas Mattia
501494fc90
Merge pull request #17 from nmattia/nm-readme
README fixup
2019-02-11 20:28:15 +00:00
Nicolas Mattia
4ff7a37f12 README fixup 2019-02-11 21:23:39 +01:00
Nicolas Mattia
8eccea34c4 Don't fail on cache failure 2019-02-11 21:22:10 +01:00
Nicolas Mattia
72e7720454
Merge pull request #16 from nmattia/nm-use-cases
Add use cases to README
2019-02-11 20:03:13 +00: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
0fa7137245 Update README.md
Co-Authored-By: nmattia <nicolas@nmattia.com>
2019-02-11 20:52:35 +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
c45fa00479
Merge pull request #15 from nmattia/nm-update-readme
Update README
2019-02-08 18:32:53 +00:00
Nicolas Mattia
aa848bf39a Update README 2019-02-08 19:29:48 +01:00
Nicolas Mattia
697d66c96a
Merge pull request #14 from nmattia/nm-drop-attr
Implement dropping package attr
2019-02-08 18:11:37 +00:00
Nicolas Mattia
a180f5c130 Implement dropping package attr 2019-02-08 19:07:05 +01:00
Nicolas Mattia
497d602e36
Merge pull request #13 from nmattia/nm-packages-nix
Drop overlay.nix and add packages.nix
2019-02-07 20:51:00 +00:00
Nicolas Mattia
45d4ab643a Drop overlay.nix and add packages.nix 2019-02-07 21:12:39 +01:00
Nicolas Mattia
12dc085e14
Merge pull request #12 from zimbatm/rename-specs
rename specs.json to sources.json
2019-02-07 13:46:45 +00:00
zimbatm
4c78b665f4 rename specs.json to sources.json
The goal is to group the two files that go together so they don't get
lost in the sea of all the other files in the nix/ folder.
2019-02-07 14:40:56 +01:00
Nicolas Mattia
3bdc42ab44
Merge pull request #10 from nmattia/nm-pretty-specs
Prettify specs.json
2019-02-07 13:19:29 +00:00
Nicolas Mattia
8897b8998e
Merge pull request #11 from nmattia/nm-test
Remove unused options
2019-02-07 13:18:17 +00:00
Nicolas Mattia
8f03de5944 Prettify specs.json 2019-02-07 14:15:56 +01:00
Nicolas Mattia
dd2d0e01c6 Remove unused options 2019-02-07 14:10:45 +01:00
Nicolas Mattia
9887f05524
Merge pull request #8 from nmattia/nm-install-instr
Add install instructions
2019-02-05 14:55:39 +00:00
Nicolas Mattia
268c6eb936 Add install instructions 2019-02-05 15:43:37 +01:00
Nicolas Mattia
2788d2b2c5 Fix Circle config 2019-02-05 15:43:23 +01:00
Nicolas Mattia
be61ffe8e9
Merge pull request #7 from nmattia/nm-branch-cache
Add branch cache
2019-02-05 14:15:15 +00:00
Nicolas Mattia
09aff299ab Add branch cache 2019-02-05 15:11:25 +01:00
Nicolas Mattia
19afae4ec3
Merge pull request #6 from nmattia/nm-cache-opti
Speed up caching
2019-02-05 13:54:00 +00:00
Nicolas Mattia
a85ef14e4f Only create cache on master 2019-02-05 14:47:29 +01:00
Nicolas Mattia
0b555e497c GC and use store as cache 2019-02-05 14:30:07 +01:00
Nicolas Mattia
487b6bbfc9
Merge pull request #5 from nmattia/nm-fix-spec-path
Rename versions.json
2019-02-05 13:04:01 +00:00
Nicolas Mattia
9dc0f82867 Rename versions.json 2019-02-05 13:55:34 +01:00
Nicolas Mattia
16bd98dbe4
Merge pull request #4 from nmattia/nm-restructure
Restructure Nix dirs
2019-02-03 14:18:29 +01:00
Nicolas Mattia
5e9d9b0695 Restructure Nix dirs 2019-02-03 14:07:42 +01:00
Nicolas Mattia
8d4c790464
Merge pull request #3 from nmattia/nm-readme-test
Test that README is up-to-date
2019-02-01 16:01:49 +01:00
Nicolas Mattia
2fc0566571 Test that README is up-to-date 2019-02-01 15:56:05 +01:00
Nicolas Mattia
2ddc657e44
Merge pull request #2 from nmattia/nm-fix-nix
Fix Nix code
2019-02-01 15:52:20 +01:00
Nicolas Mattia
7605abe20b Fix Nix code 2019-02-01 15:42:05 +01:00
Nicolas Mattia
4664e3b402 Update README 2019-01-31 22:05:45 +01:00
Nicolas Mattia
941c06b92c CircleCI badge 2019-01-31 22:05:07 +01:00
Nicolas Mattia
2a77c9a55d Only print cache size if cache 2019-01-31 22:04:15 +01:00
Nicolas Mattia
480d273aa6
Merge pull request #1 from nmattia/nm-circle
Setup CI
2019-01-31 22:01:22 +01:00
Nicolas Mattia
2ab3f6fa7c Setup CircleCI 2019-01-31 21:56:32 +01:00
Nicolas Mattia
c6ed6912a5 Update README 2019-01-31 20:44:10 +01:00
Nicolas Mattia
9a46895f2e Enable build warnings 2019-01-31 20:42:39 +01:00
Nicolas Mattia
588c5fe339 Update deps 2019-01-31 20:42:29 +01:00
Nicolas Mattia
11b0fb00b8 Add gitignore 2019-01-31 19:05:08 +01:00
Nicolas Mattia
491a449523 Proper sources.nix 2019-01-31 19:05:00 +01:00