1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-05 16:17:47 +00:00
Commit graph

165 commits

Author SHA1 Message Date
Jörg Thalheim
afee6a053b
golangci-lint: fix build 2021-02-01 13:51:51 +01:00
Jörg Thalheim
d665aecd88
fix 32-bit build 2021-02-01 13:50:17 +01:00
Jörg Thalheim
b37a5b9a45
update nixpkgs 2021-02-01 13:50:17 +01:00
Jörg Thalheim
444b289bc2
Merge pull request #74 from lovesegfault/fix-lib 2021-02-01 08:32:57 +00:00
Jörg Thalheim
dc4397b244
Merge branch 'master' into fix-lib 2021-02-01 08:09:02 +00:00
Jörg Thalheim
31511bf445
Merge pull request #73 from Mic92/cross
fix cross compilation
2021-02-01 08:08:35 +00:00
Bernardo Meurer
dd7dfdcb6a
pkgs: don't reference deprecated stdenv.lib
`stdenv.lib` has been deprecated in favor of using `lib` directly.
2021-01-31 18:02:23 -08:00
Jörg Thalheim
23fae8a8b1
fix cross compilation 2021-01-30 10:26:09 +01:00
Jörg Thalheim
ab321bf72a
Merge pull request #71 from Mic92/ramfs
only mount ramfs once
2021-01-28 21:47:20 +00:00
Jörg Thalheim
4de7358a2b
only mount ramfs once 2021-01-28 22:36:12 +01:00
Jörg Thalheim
3735915c48
Merge pull request #69 from Mic92/lists 2021-01-27 06:41:06 +00:00
Jörg Thalheim
47a99b6957
Merge branch 'master' into lists 2021-01-27 06:23:50 +00:00
Jörg Thalheim
80ad73c347
fix sops files that contains lists
fixes #68
2021-01-27 07:22:56 +01:00
Jörg Thalheim
e4592cce2a
Merge pull request #66 from madonius/patch-1 2021-01-26 15:35:00 +00:00
Jörg Thalheim
5d07ee4901
Merge branch 'master' into patch-1 2021-01-26 15:28:08 +00:00
Jörg Thalheim
e91af96195
Merge pull request #67 from edibopp/fix-flakes 2021-01-26 15:22:01 +00:00
Eduard Bopp
5ad42ebfb3 Add flake-based GitHub Actions workflow 2021-01-26 15:48:56 +01:00
Eduard Bopp
0be44e088b Fix impurity in test invocation
The system must be specified, as its default is
`builtins.currentSystem`, which is disallowed as an impure function
during flake evaluation.
2021-01-26 15:48:56 +01:00
Emmanouil Kampitakis
4a534b8c64
Fix minor typo in readme 2021-01-26 13:58:19 +01:00
Eduard Bopp
3c1b9197b0 Fix basic flake structure
This makes at least `nix flake show` work and some of the packages.
2021-01-26 13:25:54 +01:00
Jörg Thalheim
261094cc01
Merge pull request #64 from SuperSandro2000/patch-1
Fix grammar
2021-01-24 23:37:07 +00:00
Sandro
4844ac142e
Fix grammar 2021-01-25 00:15:22 +01:00
Jörg Thalheim
4a7bf1c67c
Merge pull request #60 from jpotier/augment-shellhook
Keep the original shellHook if it is set, and run it after `sopsPGPHook`
2021-01-08 05:23:56 +00:00
Martin Potier
40f42e95b6
Keep the original shellHook if it is set 2021-01-07 16:24:18 +02:00
Jörg Thalheim
a0e8ec2e2b
Merge pull request #58 from glenn-m/fix-readme-secret-paths
Fixing secrets path in README
2021-01-02 08:37:06 +00:00
Glenn McDonald
97f0f6f520
Fixing secrets path in README 2021-01-01 22:26:39 -05:00
Jörg Thalheim
da343afab9
Merge pull request #57 from petabyteboy/patch-1
README: fix nix-shell command
2020-12-30 05:36:07 +00:00
Milan
f083d6b3db
README: fix nix-shell command 2020-12-29 22:07:09 +01:00
Jörg Thalheim
984452514d
Merge pull request #56 from Mic92/fix-tests2 2020-12-29 14:58:16 +00:00
Jörg Thalheim
fda0a517f0
Merge branch 'master' into fix-tests2 2020-12-29 14:29:37 +00:00
Jörg Thalheim
9ee449a266
update nixpkgs 2020-12-29 15:29:11 +01:00
Jörg Thalheim
797e755277
Merge pull request #52 from Mic92/fix-tests2
ssh-to-pgp: fix tests
2020-12-15 03:18:05 +00:00
Jörg Thalheim
9b65d30bad
ssh-to-pgp: fix tests 2020-12-15 04:05:56 +01:00
Jörg Thalheim
21333cfb81
remove misleading test badge 2020-12-02 17:59:51 +01:00
Jörg Thalheim
b0d764fccd
upgrade cachix 2020-11-18 21:10:33 +01:00
Jörg Thalheim
9b7767473d
add dependabot 2020-11-18 21:08:25 +01:00
Jörg Thalheim
01798f83c8
Merge pull request #47 from Mic92/fix 2020-11-18 16:25:34 +01:00
Jörg Thalheim
46cb2cf7f6
fix cachix 2020-11-18 16:18:27 +01:00
Jörg Thalheim
378fe484f9
fix sops-install-secrets with nixpkgs unstable 2020-11-18 16:08:59 +01:00
Jörg Thalheim
6a921737d4
Merge pull request #45 from Mic92/ci
parallelize CI
2020-11-13 13:00:58 +01:00
Jörg Thalheim
c7826f534e
parallelize CI 2020-11-13 12:54:33 +01:00
Jörg Thalheim
5505789e4a
remove drone ci from README 2020-11-13 10:08:54 +01:00
Jörg Thalheim
e595eccd7c
Merge pull request #44 from Mic92/parallel-tests 2020-11-13 10:07:52 +01:00
Jörg Thalheim
d717ee155e
remove drone (replaced by github ci) 2020-11-13 10:01:20 +01:00
Jörg Thalheim
71b96f7bd3
github ci: run nixos tests 2020-11-13 09:54:38 +01:00
Jörg Thalheim
b67ae45dc7
Merge pull request #40 from Mic92/bump-nixpkgs 2020-11-08 14:58:26 +01:00
Jörg Thalheim
af9baed859
ci: update to 20.09 2020-11-08 14:52:43 +01:00
Jörg Thalheim
5371d7b418
drone: fix nixos build 2020-11-08 14:44:21 +01:00
Jörg Thalheim
24b4b6bbf9
update nixpkgs 2020-11-08 14:24:16 +01:00
Jörg Thalheim
412ba17f0d
Merge pull request #38 from ryantm/patch-1
slight rewording of README
2020-08-28 14:16:19 +01:00