Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
systems
studiopolis
Commits
9bc0afd4
Commit
9bc0afd4
authored
2 years ago
by
Max Tomago
Browse files
Options
Download
Email Patches
Plain Diff
Update agenix
parent
91fc683a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
7 deletions
+30
-7
flake.lock
flake.lock
+29
-6
flake.nix
flake.nix
+1
-1
No files found.
flake.lock
View file @
9bc0afd4
...
...
@@ -2,14 +2,15 @@
"nodes": {
"agenix": {
"inputs": {
"darwin": "darwin",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 16
65870395
,
"narHash": "sha256-
Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI
=",
"lastModified": 16
77964054
,
"narHash": "sha256-
xy3DhZu9U0Fs6nwp5l8o0rEfEEpqvjjNCds7+ChkOzQ
=",
"owner": "ryantm",
"repo": "agenix",
"rev": "
a630400067c6d03c9b3e0455347dc8559db14288
",
"rev": "
1abf0ade92bdf9dbcaa5155bb39e3ae19cb98aaa
",
"type": "github"
},
"original": {
...
...
@@ -18,6 +19,28 @@
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"essentials": {
"locked": {
"lastModified": 1671192156,
...
...
@@ -433,11 +456,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 16
65732960
,
"narHash": "sha256-
WBZ+uSHKFyjvd0w4inbm0cNExYTn8lpYFcHEes8tmec
=",
"lastModified": 16
77676435
,
"narHash": "sha256-
6FxdcmQr5JeZqsQvfinIMr0XcTyTuR7EXX0H3ANShpQ
=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "
4428e23312933a196724da2df7ab78eb5e67a88e
",
"rev": "
a08d6979dd7c82c4cef0dcc6ac45ab16051c1169
",
"type": "github"
},
"original": {
...
...
This diff is collapsed.
Click to expand it.
flake.nix
View file @
9bc0afd4
...
...
@@ -59,7 +59,7 @@
studiopolis
=
nixpkgs
.
lib
.
nixosSystem
{
inherit
system
;
modules
=
[
agenix
.
nixosModule
agenix
.
nixosModule
s
.
default
essentials
.
nixosModules
.
essentials
home-manager
.
nixosModules
.
home-manager
lc
.
nixosModules
.
lc-home
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment